Where to find this function?

0
Hi everyone,  I am currently doing the Crash Course, 6.6.3 Editing the Associated Account Entity. I am currently stuck at this portion   " At the top of the window, change the Select page by clicking Select…. In the Select web page window, create a new page called UserRole_Select using the PopupLayout navigation layout and the Select With List View template. Mendix will create this for you. Click OK. Click OK again.  " Where is this select function and how do I do these steps?
asked
3 answers
1

Hi Nur,

image.png

Click this Select and New and select with Datagrid and ok it will create automatically page for you.

image.png

Hope it helps!

Thanks & Regards,

Manikandan K

answered
0

Hi 

You should open the Reference Set Selector Widget ( User Role Selection) and the first option is to select a page to Select the User Roles . 

 

image.png

 

Do you have the Reference Set selector in you Data view ?

 

Update : 

 

Click the Select button highlighted in the Screenshot 

Select the NEW Button in the Select Web page Pop up 

Select the List View Option and click Ok.

 

Screen shot for you Reference

 

image.png

 

image.png

I hope this helps you out. Try it out :)

 

 

answered
0

You need to replace "User role ComboBox" and add "Input reference set selector instead" widget from Toolbox. It's probably caused by a newer version and it's not yet described in the tutorial.

answered