You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This widget lets you use the oob attachment picker from the oob catalog item widget as a custom type variable giving you more control over attachment behaviour, you can for example use ui policies to hide and show the attachment picker.
4
+
5
+
## Usage example
6
+
7
+
Create new widget [sp_widget]
8
+
Copy template.html in the Body HTML template field
9
+
Copy controller.js in the Client controller field
10
+
Add custom type variable using newly created widget positioned as last variable
11
+
Set hide attachment for catalog item as true
12
+
Open cat item in portal and adjust widget as needed
0 commit comments