Forum Discussion
Mark, I replaced the formula URL button's formula with
Urlroot() & "db/" & AppID() & "?a=dbpage&pageID=2"
Replacing AppID() with my actual app ID in quotes, and I'm still getting the same exact behavior. Although there's no redirect to the code page, it's just redirecting back to an empty form. But each save still creates a duplicate. Seems like a bug, but it's hard to tell because I can't debug what's actually happening.
Thanks!
------------------------------
AR
------------------------------
I'm now confused. Can you post your complete current formula.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------
- AngelRodriguez3 years agoQrew Assistant Captain
Mark,
I replaced the original formula I wrote (and posted in the original question) with the formula you posted:URLRoot() & "db/" & "MyAppID" & "?a=dbpage&pageID=2"
With MyAppID being the 9 character string of the app ID in quotes.
When I use this in my formula URL field, the same thing happens where two records are created once I press this button to create a new record.
Thanks,
------------------------------
AR
------------------------------- MarkShnier__You3 years ago
Qrew Legend
I'm not sure what to suggest. Some one would need to have a look while you do this. It's not possible that you fill out a blank add record form, and then click that button to navigate away and have it create two records.
The expected behaviour would be to autosave the record with that yellow pop up and then display that PageID 2 page.
------------------------------
Mark Shnier (Your Quickbase Coach)
mark.shnier@gmail.com
------------------------------- AngelRodriguez3 years agoQrew Assistant Captain
I get what you mean and it's difficult to figure this out without being able to demo it live. I'm going to submit this one to support to see if I can have them test the issue. There's no reason why this formula should create two record each time it's executed.
------------------------------
AR
------------------------------