locating g_form.orderNow() function
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-06-2019 08:54 PM
Hi All,
I quick question. There is this function in the catalog client script called "g_form.orderNow()". I've been looking for this function for days now. Any ways on how can I search this function a lot faster? Also, I didn't know you could use g_form to call a certain function/script.
Regards,
Jan
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-06-2019 09:05 PM
So I try to track all these things... https://blog.jacebenson.com/g_form
But I've not seen tise before
This might be it
This is what i searched;
https://github.com/jacebenson/sndocs/search?q=ordernow&unscoped_q=ordernow

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-06-2019 09:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā01-06-2019 09:21 PM
Hi Jacebenson,
The links are quite helpful. The code looks like its calling a button in the form or something. I'll check if I can trace what happens when the script runs.
Thanks,
Jan