add_action('cred_save_data', 'my_save_data_action',10,2);
function my_save_data_action($user_id, $form_data)
{
// Change your CRED Form ID
if ($form_data['id']==21){
Hello. Thank you for contacting the Toolset support.
I believe the post type slug should be different.
Can you try to visit the Toolset => Post Types and edit your desired post type and copy the correct slug and use the correct slug with your code: 'post_type' => 'מתכנת',
Like all your solutions it works great!!
Just another question, how do I make the title dynamic according to the first_name that the user fills in the user form
Thank you
Glad to know that the original issue reported with this ticket is already resolved.
As per our support policy, we entertain only one question per ticket. This will help other users searching on the forum as well as help us to write correct problem resolution summery.
In future - I urge you to open a new ticket with every new question you may have.
For now, I'll split the ticket with your new question and you can mark this ticket resolved.