Description
Is it possible to change the header text of a column on a repeating table through rules / javascript?
EG see this image - the highlighted areas all have column header text "HEADER 4" - is it possible to change those to something else using rules / javascript? I can see there is a label change rule, but i'm not sure what the xpath would need to be to target the column.
Applies To
11x;12x
Solution/Immediate Workaround
Unfortunately this feature is not available for Labels in the Repeating Table; as there is no XPath it wouldnt be possible to write a Java Code either.
Only possible option will be to create separate columns and then write Set Label Rule as per your requirement.
Comments
0 comments
Please sign in to leave a comment.