I have a table with Accounts and a Row Action to create new Opps. The Row action is an URL like this: apex/skuid__ui?page=PipelineOppNew&AccId={{Id}} and the receiving page has a condition like this: this works so that the lookup point to the correct account. However on the new page created when Id is blank the AccId parameter is passed but the field displays the id and not the Acccount Name. As soon as the page is saved it is updated to Account Name but it would be much better if the Name was shown form the start and the id hidden from the user. How can I do this?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.