We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53592db commit 06b12bfCopy full SHA for 06b12bf
Client-Side Components/Catalog Client Script/Autopopulate user information fields/README.md
@@ -0,0 +1,6 @@
1
+## Overview
2
+This onchange catalog client script and script inlcude work together autopopulate the user fields that might show up on a catalog item. In the
3
+global scope you will have to create the client callable script include to be able to use the Ajax call that is in the on change client script.
4
+In this example we use the OOB Requested For field that already auto populates the user that is logged in then we go to the server to get that
5
+users information. The fields that are brough back are the ones that are in the code but you can modify to bring back more or less fields if needed.
6
+
0 commit comments