How to show the option insert new row in the table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2023 05:51 AM
Hi All,
I got one requirement to insert a new record in the table.
Example- below screenshot
I want to add same in below also-
Thanks,
Shreya Sinha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2023 06:02 AM
Hi @Shreyasinha30 ,
Can you please help to reach this page. Please provide more information on which table this data resides so it will be easier for troubleshooting.
Regards,
Johns
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2023 06:24 AM
Hi John,
I have create a table "Approval " and calling it from Approval tab in Demand form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2023 06:11 AM
Please use below,
Go to >> Configure >> List Control and from there you can set the "List Edit Insert Row" checkbox to True .
Please mark my answer helpful/accept it, if it works for you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2023 06:26 AM
Hi Prince,
I have created a table "Approval " and calling it from Approval tab in Demand form.
I tried your solution but it is not working.