How do you use URL parameter in OGL?
Summary:
In 'Add Absence' Redwood page, I have added the smart tip for the 'Absence Type' field from 'My Team > Add Absence'. However, the same smart tip was visible in the Me > Existing Absence > Add Absence. This is due to the similarity in the URL where the MGR view it has parameters involved in the URL
URL from MyTeam section: https://<instancefusion>/fscmUI/redwood/absences/manage-absences?pAssignmentId=3000000*******…
URL from Me Section: https://<instancefusion>/fscmUI/redwood/absences/manage-absences
The expectation is that the smart tip is to only be visible from accessing from My team, not from the Me.
Please advise on how to differentiate the URL using parameter in the smart tip config.
0