Created on 20 February 2023, over 1 year ago

Problem/Motivation

Having the option of setting a visibility template via config would be greatly appreciated.

Example

article:
  best:
    label: Best
    default: true
    visibility:false
    fields:
      title: 'Lorem ipsum'
  second_best:
    label: "Second best"
    fields:
      title: 'Dolor situm'

Reason : Some templates should be accessible only via direct link like :
/node/add/template_test?template=best so I use this direct link I will be able to use that "hidden" template which won't be added to select list between the others with "visibility:true".

I do have multiple versions of templates and don't want to show all of them to users, otherwise my list will be so big.

Is that possible to achieve?

✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΈπŸ‡°Slovakia coaston

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024