Support

Account

Home Forums General Issues How do I set usergroup permissions on custom fields

Solved

How do I set usergroup permissions on custom fields

  • I am defining custom fields through an array. I wanted to know the parameters and values I should be setting to hide/show the field from specific usergroups.

    Any help or direction is highly appreciated.

    			array (
    				'key' => 'field_x12349;,
    				'label' => 'Po',
    				'name' => 'po_order',
    				'type' => 'text',
    				'default_value' => '',
    				'formatting' => 'html',
  • Hi @substrider

    Currently, on a field level, there is no way to customize the user permissions.

    This will be added in the near future.

    Thanks
    Elliot

  • Hello,

    Is there a rough timeline that you can provide for this. I am asking this since this is essential for one of my projects to go live.

    Thanks 🙂

  • Hi @substrider

    Currently, this is looking to be included in the next 2 versions.
    Rough timeline is max 2 months

    Cheers
    E

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘How do I set usergroup permissions on custom fields’ is closed to new replies.