I am wondering if there is a way to comment/review and rate the user profile ? I was looking for the same solution for Drupal7 before, now, am wondering if there is anything new in backdrop here to do this. Thanks
@dd123 - As far as I know, you cannot add comments to user profiles. However, would it work to create a person content type and is linked via entity reference to the user account?
You could add whatever fields, rating and comments to the node and then use views to link them and display wherever you want.
I'm not doing exactly that, but I am doing similar as I need to have some people nodes that are not linked to users and there may also be some users that don't have a people node as they're not public facing.
Possibly with Fivestar for the rating portion (though I haven't tried it). You could try adding a "Fivestar rating" field on user accounts.
EDIT: @yorkshirepudding's idea of adding a node that is linked via entity reference so that you can include comments is a good one. Maybe you could configure Rules to create that node and link it automatically when a user is created (also not certain of that).
I also have a problem with the Taxonomy Menu module. I was trying to associate a menu to a taxonomy using the taxonomy menu, and it doesn't work. I thought it was a problem with the website I'm...
I was gonna say I'll go off and try them options but the simple link looks like the easiest as it took seconds to implement!
Didn't really want to manage outside of BD as that requires...
You could have a simple link using this:
Or you could make the Content: Nid field link to the content.
Give it a meaningful label and you don't need the title field in the View. ...
Posted19 hours 9 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Hi
I just want a simple unique automatic title for each item.
https://www.egtsc.co.uk/Annual%20Prizes
but without the nid column (or with if that solves the problem) but I...
Hi Mike. Glad your website is going well. The field you've labelled ID is the Title so you will need to put something in there.
The node ID isn't assigned until the node is created so...
Posted19 hours 25 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Comments
@dd123 - As far as I know, you cannot add comments to user profiles. However, would it work to create a person content type and is linked via entity reference to the user account?
You could add whatever fields, rating and comments to the node and then use views to link them and display wherever you want.
I'm not doing exactly that, but I am doing similar as I need to have some people nodes that are not linked to users and there may also be some users that don't have a people node as they're not public facing.
Possibly with Fivestar for the rating portion (though I haven't tried it). You could try adding a "Fivestar rating" field on user accounts.
EDIT: @yorkshirepudding's idea of adding a node that is linked via entity reference so that you can include comments is a good one. Maybe you could configure Rules to create that node and link it automatically when a user is created (also not certain of that).
https://backdropcms.org/project/formblock
entity reference + views + layout