×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Allow front end editing of the item - does not work
Dave
New Member
Posts: 2
4 months 46 minutes ago #10319
by Dave
Allow front end editing of the item - does not work was created by Dave
Just built my first very simple component and it all works perfectly - except that when I click on an item in the front-end list view I get a view of that object - but no editing ability. I have clicked the "Allow front end editing of the item" so what more do I need to do?
Please Log in or Create an account to join the conversation.
Dave
New Member
Posts: 2
3 months 3 weeks ago #10320
by Dave
Replied by Dave on topic Allow front end editing of the item - does not work
Ah figured it out - the link in the list is just to show the object - I need the TaxonForm menu to actually edit
Please Log in or Create an account to join the conversation.
Elena Brown
New Member
Posts: 1
2 weeks 2 days ago - 2 weeks 1 day ago #10337
by Elena Brown
Replied by Elena Brown on topic Allow front end editing of the item - does not work
It's fantastic to hear that your component works perfectly otherwise! It sounds like you're almost there. Here are a few things you might want to check: Ensure that the user has the correct permissions to edit the item. Sometimes, permissions can be restrictive even if the option to allow editing is enabled. Verify that the form used for editing is correctly configured and linked to the list view. Sometimes, the form might not be set up to handle the editing functionality. Make sure that the menu item for editing is correctly set up and accessible. In some systems, you might need to configure a specific menu item for editing that links to the form. Check if there are any field-level security settings that might be preventing editing of certain fields. If your component uses JavaScript or AJAX for handling the editing functionality, ensure that there are no errors in the code that might be preventing the editing from working. Sometimes, certain browsers might have compatibility issues with the front-end editing features. Try testing in different browsers to see if the issue persists
Marlboro Rewards login
Last edit: 2 weeks 1 day ago by Elena Brown.
Please Log in or Create an account to join the conversation.
Time to create page: 0.054 seconds