I have a page Template for custome post type 'Recipes'
I display trhe post Custom type information, and also a list of 'Ingredients' with a Relationships.
I want to know how to DELETE a relationship between 'ingredients' and 'recipes'
If i follow your guide :
1/ "Edit the View and click the Toolset Forms button in the Loop Content Editor section." : well, i can't edit the View since the View plugin has been disabled. So i edit the view in my page (see screenshot).
2/ "In the dialog that appears, click the Delete relationship button."
I can add a Toolset 'fields and Text' block and then click on 'Add Form', a dialog appears, BUT there is NO 'DELETE RELATIONSHIP' option in this dialog, only a 'DELETE POST' ! see screenshot
From this point, if i click on 'Delete Post', i have a 'Post selection' option, but no option to delete the relationship.
So how can i do ?
As usual, your documentation IS NOT UP TO DATE and it's a pain in the ass to find how you can do it. It's really a shame because i trusted your product and i find it really good and useful; BUT WHAT THE HELL HAVE YOU SUCH A BAD DOCUMENTATION ????
I too admin that the documentation needs to be updated to match the block editor option that we now have.
1/ "Edit the View and click the Toolset Forms button in the Loop Content Editor section." : well, i can't edit the View since the View plugin has been disabled. So i edit the view in my page (see screenshot).
Right here we have 2 options Given that you have our Blocks plugin enabled. We can either enable classic editing mode for our Blocks plugin which will allow you to follow our documentation as it is and achieve your goal.
Alternatively we can achieve this with the use of custom coding which will be out of our support scope.
The reason why we only have these 2 options is because it is not yet possible to do this .
2/ "In the dialog that appears, click the Delete relationship button."
I can add a Toolset 'fields and Text' block and then click on 'Add Form', a dialog appears, BUT there is NO 'DELETE RELATIONSHIP' option in this dialog, only a 'DELETE POST' ! see screenshot
From this point, if i click on 'Delete Post', i have a 'Post selection' option, but no option to delete the relationship.
Similar to my response above these 2 options remain.
Please let me know if you would like me to instruct you on how to enable the classic editor .
yes, can you please tell me how to switch to classic editor. In my toolset options i have enabled 'Show both the legacy and Blocks interface and let me choose which to use for each item I build' but i don't know how to switch my Content Template from one to another
Hi there,
the classci editor seems not to work to with the content template i already created
Anyway, i found the issue ti my problem by searching for hours in your support.
it seems that there is a SIMPLE SHORTCODE to delete a realtionship :
[cred-delete-relationship role_items='$fromViews' relationship='ingredient-pour-la-recette']Delete this relationship[/cred-delete-relationship]
What is annoying is that :
1/ you did not tell me there is a simple shortcode to achieve what i wanted to do. You told me it requires 'custom coding which will be out of our support scope.'.... seems i'm a better suport tech than you then.
2/ this shortcode IS MENTIONED NOWHERE IN YOUR DOCUMENTATION (specifically NOT in the 'Toolset FORMS SHORTCODE') ! ! !
But it exists and you can activate it in the classic Views editor (not the Block editor though....)
Please, i can assure you your product is awesome BUT it will be glad if you spent more time into your documentation to fix all the missings.