Hi, I’d like to know how to do links to things like Account, Contact, Operturnity, etc. like you can do with standard SLX forms. I was thinking just of using some sort of link and then perhaps make call as follows: SlxAppliation.BasicFunctions.LoadContact(contactId). Perhaps a method already exists in BasicFunctions which already does this? |