October 4, 20169 yr Hi All - I have attached a sample file, I cannot figure this out. I am trying to write portal rows into two separate portals (i will likely have four) using value lists. The first portal works no problem and no matter what I try I cannot get the second portal or another script to write to the second portal; can anyone help me please? Ultimately I will have this script run on record load? / record create to reduce steps a user needs to do. Daily Pre Start-UL.zip
October 4, 20169 yr Author OK, fixed my code up a little and now I can write using portal 2 button, but only blank lines are being written - still its progress. I also renamed my Valuer lists in case that object name conflicted with portal names which were the same. Updated file attatched OK, fixed code again & removed new record creation scripts. I can now write to both windows at the same time, My issue is now multiple blank lines are being written to both portals. Updated file attached Daily Pre Start-UL.zip Edited October 4, 20169 yr by DIG Removed older file
October 4, 20169 yr So far it doesn't make sense. There is nothing different about portal 2 (or potentially, portal 3 or 4). Therefore: field Item2 should be deleted. Do you have some sort of category in mind that these portals will represent? If so - you will need to specify the category and filter these portals by category.
October 4, 20169 yr Author Yes the portals are representing categories, apologies for being unclear. Do you have an example file or perhaps a reference to a starter solution that does what you are recommending? I don't know where to start. Edited October 4, 20169 yr by DIG Rookie Pleading
October 4, 20169 yr The item descriptions and item categories belong in their own table. Then it's easy. See attached. Daily Pre Start-ULMOD.fmp12.zip
October 4, 20169 yr Author Hi BruceR - That is great thank you for making the time to show me, you are right I was able to easily add multiple types of categories easily. I have a quick question, I tried to get tricky and add the portals to a slide control and they stopped populating is this by design - is there something extra I am supposed to add to the script? Thanks Troy
October 4, 20169 yr That should have made zero difference. But the design change uses numbered sections. You have not described what change you made in any detail. Note also that the portals are filtered by their section number.
Create an account or sign in to comment