⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

addAction in Enterprise?



tbolick

tbolick
  • profile picture
  • Member

Posted 28 September 2017 - 21:46 PM

I would like to have a custom button for each record.  I have a multi level set of tables, and I want to drill down based on each record, see the detail items under that record, for 3 levels.  I had planned on using custom buttons to jump to another form for each level.

 

Any suggestions how I might do that?

 

Tom...


tbolick

tbolick
  • profile picture
  • Member

Posted 02 October 2017 - 22:51 PM

So I finally found what I was looking for.  Why did no one tell me to look for SetActionButton?  This is perfect.  Now I can drill down.  My only other wish is to have it handle posts instead of gets, but I can probably figure that out.  Also need a pop back up button, but I can deal with that in code if I must.

 

Tom...