No, that wont work.
To diplay the newly created record, you add the line
& "&disprec=1" That will display the record in view mode.
But in your case, you happen to know the Key field.
So I think that you can turn your whole Add Record into a formula variable and then do tnhis
var text AddRecord = "... your code goes here ";
var text EditRecord = "
https://seniorchoiceplans.quickbase.com/db/bqfx8k92p" & "?a=er&key=" & [Phone number]
$AddRecord
& "&rdr=" & URLEncode($EditRecord)
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.commark.shnier@gmail.com
------------------------------