- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2024 09:46 PM
Hi everyone 🙂
I am trying to add a button under a section in form view. But wenn i add a UI-action i see it not under the section.
Could u please help me how to add a button in section? i am adding a screen shot, which shows what i now have
Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2024 10:38 PM
Hi @ibilge ,
we cannot create a UI action inside the form. But can create a button using UI macro.
Please find the step below,
1. Create a UI macro with the below script
2. Create a UI Formatter and in the formatter field write ui macro name with .xml in the end.
3. Go to form Layout and select the formatter name in the list and place it where you needed and save.
4. Now you can see the button in the form. you can modify the button however you want.
Note: Please Mark this Helpful and Accepted Solution. If this Helps you to understand. This will help both the community and me.
Regards,
Deborah Brown
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2024 10:38 PM
Hi @ibilge ,
we cannot create a UI action inside the form. But can create a button using UI macro.
Please find the step below,
1. Create a UI macro with the below script
2. Create a UI Formatter and in the formatter field write ui macro name with .xml in the end.
3. Go to form Layout and select the formatter name in the list and place it where you needed and save.
4. Now you can see the button in the form. you can modify the button however you want.
Note: Please Mark this Helpful and Accepted Solution. If this Helps you to understand. This will help both the community and me.
Regards,
Deborah Brown
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2024 10:55 PM
Thanks a lot!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2024 01:43 AM
Hi @ibilge and @Deborah Brown L 😀,
Can you guys please tell me whether the following thing is possible? I want to add custom buttons 'Accept' or 'Reject' with actions related to them in the Workspace.
Can you guys help me 😢 ?