Forum Discussion

MichaelHall's avatar
MichaelHall
Qrew Trainee
2 years ago

Create a simple edit record button

I am attempting to create a button to use on a table or a form to allow not so familiar users to find easily.

I am using this formula
"?act=API_EditRecord"

in a URL-formula field but am getting an error.

Is the URL-Formula field the way to go?

------------------------------
Michael Hall
------------------------------

2 Replies

  • That looks like an API parameter.
    For building links to use within the APP its "a=er"

    Post your entire formula if you need any more help.

    ------------------------------
    Simon H
    ------------------------------
    • LauraThacker's avatar
      LauraThacker
      Qrew Captain
      ?act=API_EditRecord is used when your button is editing the record behind-the-scenes; and not directly by the User.

      ?a=er is when you want the user to navigate to a record Form and edit manually (er = edit record OR dr = display record)

      Hopefully that clarifies for those interested.

      ------------------------------
      Laura Thacker (IDS)
      laura@intelligentdbs.com
      (626) 771 0454
      ------------------------------