How to send parameter to CreateAction?
I have a dinamic page to list Questions Models based by url query string altering query on table like this:
on List resource i have a CreateAction button. How can i send to this modal current request value?
on List resource i have a CreateAction button. How can i send to this modal current request value?