evolve Posted January 18, 2008 Share Posted January 18, 2008 Hi Is there any easy way to add a new line to a portal? I have created a script that adds a new line, but at the end I have used the "Go to portal row" but i have a few portals within the same tabs. Is there any way of doing this easier or is there a way to specify which portal to go to? Cheers Link to comment Share on other sites More sharing options...
Jack Rodgers Posted January 18, 2008 Share Posted January 18, 2008 One tab, One Portal. Try naming the tabs and in your script go to the named tab then to the portal row. Link to comment Share on other sites More sharing options...
Ender Posted January 18, 2008 Share Posted January 18, 2008 Is there any easy way to add a new line to a portal? Try going into the relationship definition and enabling the "Allow creation of related records..." option on that side of the relationship. This will leave a blank row at the bottom of the portal that can be used to create new records in the portal. Link to comment Share on other sites More sharing options...
evolve Posted January 18, 2008 Author Share Posted January 18, 2008 Hi, I have one tab with only one portal. But at the moment you add a new line in the portal and it adds the new line but defaults it to the other portal in the other tab. How would i go about adding this tab clause? Cheers Link to comment Share on other sites More sharing options...
HBMarlowe Posted January 18, 2008 Share Posted January 18, 2008 I have one tab with only one portal. But at the moment you add a new line in the portal and it adds the new line but defaults it to the other portal in the other tab. How would i go about adding this tab clause? If the portals are based on the same table occurrence entries will show in both portals. You need FM Pro 8.5 or higher to use object names. Link to comment Share on other sites More sharing options...
evolve Posted January 18, 2008 Author Share Posted January 18, 2008 Hi, I have fm9. How would i go about adding this tab clause? Cheers Link to comment Share on other sites More sharing options...
HBMarlowe Posted January 18, 2008 Share Posted January 18, 2008 How would i go about adding this tab clause? I'm not sure I know exactly what you mean by "adding this tab clause," so I'll take a stab at it. In layout mode select the object. On the object info window (accessed from the View menu) you can assign a name to the object. You can assign different names to the various panels of a tab object. In your script use the "Go to Object" step. I hope that helps. Link to comment Share on other sites More sharing options...
Recommended Posts