- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-04-2023 03:30 AM
Hi Team,
I have one requirement to add one field named "text" in attachment dialog box as in the image.
I am able to do this in attachment_entry UI macro. But I am not able to do this in a new form. hat is in attachment UI Page. Please any one suggest on this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-04-2023 04:22 AM
Hi Sree,
Check 452 line in Client Script, You will see the logic of download Label, Accordingly you can add for your as well.
if you find my solution helpful, pls mark it as accepted.
Regards,
Samaksh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-04-2023 04:26 AM
Hi Sree,
It is present on same page only which you shared as image with me, below Html box.
if you find my solution helpful, pls mark it as accepted.
Regards,
Samaksh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-04-2023 03:37 AM
Hi Sree,
You can make the changes in the UI Page or Widget of the dialog box.
Regards,
Samaksh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-04-2023 03:41 AM - edited ‎07-04-2023 03:42 AM
Hi Samaksh,
I tried to add changes in attachment UI page. But I am not able to add where this changes in UI page. Could you please help me on this?
This is for incident attachment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-04-2023 03:46 AM
Hi Sree
You need to add the HTML for adding the input type as text field in widget editor or page editor with that you will be able to get the text field on UI.
Regards,
Samaksh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-04-2023 03:52 AM
HI Samaksh,
I actually want to add label "text" similar [rename][download]
I tried in UI page. But not able to add this.
I want the label as below:
[rename][download][text].