Hello I plan to create events(record) management solution and need to allow record author to add list of users who have bought tickets on that event(record)
So I thought about select field, how I guess in its parameters SQL Source tab means that I am able to dispaly in select records from database table. So I thought to display user list, but then I got some questions. I will need to select multiple users, so I changed my mind to multiple select field, but now I have another question. Can I get usernames via this field so that they will link to their profiles? so when Event(record) autor needs to add users who have paid for tickets on event, he(she) will edit record and in this field will chose all users who have paid and in record full view we will get list of users with link to their profiles.
To explain easily I need almost same function as it is on facebook events when users chose they are attending event or not, but in my situation it must be done by record author, it is acceptable if users will add theirselft to list but author must than publish usernames of the user who will pay.
Is it possible to do with Cobalts features? or will I need to create custom field for this?
Hello I plan to create events(record) management solution and need to allow record author to add list of users who have bought tickets on that event(record)
So I thought about select field, how I guess in its parameters SQL Source tab means that I am able to dispaly in select records from database table. So I thought to display user list, but then I got some questions. I will need to select multiple users, so I changed my mind to multiple select field, but now I have another question. Can I get usernames via this field so that they will link to their profiles? so when Event(record) autor needs to add users who have paid for tickets on event, he(she) will edit record and in this field will chose all users who have paid and in record full view we will get list of users with link to their profiles.
To explain easily I need almost same function as it is on facebook events when users chose they are attending event or not, but in my situation it must be done by record author, it is acceptable if users will add theirselft to list but author must than publish usernames of the user who will pay.
Is it possible to do with Cobalts features? or will I need to create custom field for this?