- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2024 11:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2024 03:15 AM - edited 10-09-2024 03:17 AM
Hi @Meloper ,
Okay if you just want to hide the the label, then you can achieve via On load client script where we need to do a DOM manipulation.
See below Code to achieve this -
Output:
Please mark my answer as correct and helpful if it works for you.
Regards
Moin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2024 11:45 PM - edited 10-08-2024 11:45 PM
Hi @Meloper ,
You can go to Form designer and remove formatter from "Content section" via drag and drop.
Please mark my answer as correct and helpful if it works for you.
Regards
Moin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2024 02:04 AM
I don't understand the answer, if I do that the whole formatter is gone, isn't it?
I just want to hide the label
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2024 03:15 AM - edited 10-09-2024 03:17 AM
Hi @Meloper ,
Okay if you just want to hide the the label, then you can achieve via On load client script where we need to do a DOM manipulation.
See below Code to achieve this -
Output:
Please mark my answer as correct and helpful if it works for you.
Regards
Moin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2024 01:11 AM - edited 10-10-2024 01:17 AM
Thank you 🙂
but it is not working.
i need a Solution for the Backend (ui Type = Desktop)
seems to be that the code is not running:
I also tried it with inactive isolate script