Hi,
I think this would be a nice feature for Cobalt.
Why?
- Minimize the number of fields during article submission
- Lower the threshold for people to submit an article
- Show only required fields and hide non required fields during submission
I know it is already possible with the following code
if ($isnew = empty($this->item->id))
but this doesn't take into account showing/hiding field groups/tabs.
Best regards,
Jeff
Hi,
I think this would be a nice feature for Cobalt.
Why?
I know it is already possible with the following code
but this doesn't take into account showing/hiding field groups/tabs.
Best regards, Jeff