Martin Engen
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
-
-
Martin Engen created a post, Change focus when creating concepts with multiple editors
Hello, I'm working on a project where a concept can have multiple editors, and I am struggeling a bit with how the focus is applied when a user creates a new concept. The focus seems to always b... -
Martin Engen created a post, Autocomplete and Validate of a String based on Enum and Other concept properties
Hello, I have a concept with a string property I need to autocomplete and validate based on two sources of allowed values. 1) A static list of three items (Can be Enum or whatever is best) ['ene...