August 15, 20169 yr Hi in my solution my customer has a list of all its projects in a portal. the portal row is a popover button where it displays limited related information to that project to the customer. i want to create a button in the popover which would fire an email requesting more information about the project. However i run into a problem , i tried to set varaible of the customer and project howeever of the project it does not capture the correct one just any / the first project created. How would i get my button to capture the correct project related in that poover button?
August 16, 20169 yr If the popover button is in the portal row, you should have access to any of the related data. I suspect that your button/script is committing the record somehow, so the portal row loses focus.
Create an account or sign in to comment