Copy link to clipboard
Copied
Hi Guys.I have an urgent requirement.Pls help on this.I need to hide/visible a page dynamically based on the text content inside the page is blank or not..I have wrapped the page into the subform,then in the initialize event i wrote the below code,
if(data.pagename.fieldname.rawValue===''"")
{
data.subformname.presence="hidden"
}
it is not working.
i tried with formready and docready event also ,it is not working.
Please suggest any solutions..
Copy link to clipboard
Copied
Please post the name of the Adobe program you use so a Moderator may move this message to that forum
Copy link to clipboard
Copied
If this concerns AEM, there is a different forum for that below. Unfortunately, we cannot move questions to the experience league forum as it's on a different platform.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now