I'd like to create subscriptions for individual cobalt records that have the same structure (same type and fields).
I need to set up a Subscription per record, so that when a user purchases it, he'll have access to all the restricted fields in that record.
For example, the intro text could be public, and the complete text of a specific article should display only if the user buys access to that specific article.
I see that I can restrict a field that should only be visible to subscribed users, but this allows a user to purchase a Subscription and see that field for all records.
Is there any way to restrict each record individually?
Or would I have to create a different type por each record and replicate the fields a thousand times to restrict each record field with a different plan?
I'd like to create subscriptions for individual cobalt records that have the same structure (same type and fields). I need to set up a Subscription per record, so that when a user purchases it, he'll have access to all the restricted fields in that record. For example, the intro text could be public, and the complete text of a specific article should display only if the user buys access to that specific article. I see that I can restrict a field that should only be visible to subscribed users, but this allows a user to purchase a Subscription and see that field for all records.
Is there any way to restrict each record individually? Or would I have to create a different type por each record and replicate the fields a thousand times to restrict each record field with a different plan?