shahroq / whale_c5_cheat_sheet

concrete5 Cheat Sheet
MIT License
70 stars 33 forks source link

[Documentation] Express Entity - Create the entity - User Selector #32

Closed BloodyIron closed 1 year ago

BloodyIron commented 1 year ago

Hey so I don't have permissions to PR or whatever, so I'm just going to paste here something I found worth adding to the documentation as it is absent, but testing shows this works:

// user_selector $eObj->addAttribute('user_selector', 'Which User', 'which_user');

shahroq commented 1 year ago

Thank you. I appreciate it if you fork and send a pull request on this.