Not display read-only fields when there are empy
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2014 03:15 AM
Hi,
In my workflow, I have some custom fields with a read-only display.
But sometimes these fields are empty.
I was wondering if there is a way to not display read-only fields when there are empy.
I suppose I have to handle with my share-config-custom.xml but I don't know how.
Is there somebody who can help me?
Thanks in advance
In my workflow, I have some custom fields with a read-only display.
But sometimes these fields are empty.
I was wondering if there is a way to not display read-only fields when there are empy.
I suppose I have to handle with my share-config-custom.xml but I don't know how.
Is there somebody who can help me?
Thanks in advance
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2014 07:35 AM
Do you mean to hide the label if the field has no value? It can be achieved by customization, but you can create your own renderer creating a new form control.
Hyland Developer Evangelist
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2014 07:58 AM
Thanks for the answer
I will try to achieve it
I will try to achieve it
