Trying to create a system for users to submit a star rating for a user that offers services such as painting cars. I have been able to create a form using Action Forms that offers the:User's Name, star rating, and text box. How would I link the submit button to the user being rated? The rating would show up on the users DNN profile. Would this be a SQL Query or Token? What I'm having a hard time with is the "review" linking to a desired user and showing up on their profile.
I think you should create a profile property for the rating and write to that. For Action Form information on how to do that check out the documentation .
These Forums are for the discussion of the open source CMS DNN platform and ecosystem.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.