Skip to content

Commit 06b12bf

Browse files
authored
Create README.md
1 parent 53592db commit 06b12bf

File tree

1 file changed

+6
-0
lines changed
  • Client-Side Components/Catalog Client Script/Autopopulate user information fields

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)