April 3, 201114 yr Hi there, In my solution I'm working with several portals. In these portals the users can click on a little green + icon in a portal row to go to a new layout and add a record. But always is there an extra row visible in the portal. It is not a related record. The key field is the <Nummer> field. Portal Filtering (Nummer > 0) is not working either. I think thats because it is not a record. I'm confused. Is there a way to prevent this? Please advise. Kind regards, Adri
April 3, 201114 yr Author Is the relationship defined to allow creating records in the portal table? Yes, otherwise it is not possible to click on the + button. This button is embedded in the portalrow. Thanks for helping me out.
April 3, 201114 yr When a relationship allows creation records in the portal table, the portal will ALWAYS have an extra "ghost" row. This allows users to create a new related record simply by entering data into a field in that row. If you want them to click a button instead, disable the 'Allow creation...' option (and place the button outside the portal).
Create an account or sign in to comment