MelissaDoran
8 years agoQrew Cadet
formula url - creating blank record
Trying to create a child record from parent w/ formula URL button with key field of parent record prefilled, user to fill in other fields.
URLRoot() & "db/" & "DBID" & "?a=API_AddRecord&apptoken=TOKEN&_fid_11=" & ToText([Job Number])I've been playing with it, there are about 20 records that are just completely blank in all fields in the child table. Child table and parent tables are in two different apps. What am I missing???