Is there a way to force a Fluid Tile to use ADD Mode to access a component?
Hi All...
PeopleTools 8.56.09.
I have a dilemma where I need to provide a Dynamic Tile (with counts) that will link to a component that has two available modes of access (U and A).
The Tile was created with the Tile Wizard.
When they access the target component via this Tile, I only want them to access the component via ADD mode since they would transition right into the component with appropriate keys defined based in my Search Init PeopleCode.
Under no circumstances do I want them accessing the component in via the Update mode search because I have built a dashboard that provides a ton of data to the user and when they click any of the links I use TransferExact on the FieldChange code to take them to the component and bypass the Update search dialog box detail.