Hii All
I created a Custom Command for a custom page which has LOV referenced field (Supplied Id ) and several read only fields (name , association no Etc ) which will be auto populated on selecting a supplied ID from LOV. I created a custom command which will navigate to the particular supplier in supplier screen on selecting it . The command is navigating but it does not show any data.
command name -- Supplier
Navigation Link -- Page /supplier/Form
parameters -- Supplier ID , Supplier Name ( Since Supplier ID field was an referenced LOV , I tried with different parameter too)
The custom page and command was created through Configuration . I created the command through Page designer .
Here on selecting a supplier , The command I created( Supplier) is appearing but on selecting it doesn’t show any data .
ALSO , The supplier ID is a link here ( which was created through Referenced LOV ) but on clicking that too , it does not take me to the exact supplier , rather shows all the supplier .
Can someone please help me or guide me with this
Thank you ;)