Back to Custom Fields CMS Support

DesignR
DesignR

Hi,

The display of unique fields linked to the page is perfect! I added several repetitive elements on one page. Created Fields:

  • Title, -textinput
  • Image, - mediamanager
  • Date - datefield
  • Alias ​​(URL) - textinput
  • Short description - richeditor

How can i refer only to one element in the "Alias ​​(URL)" field as Slug? For the elements, the link is button href good: offers/item-alias and offers/another-alias My code is: href="offers/{{ item.link }}" class="btn btn-primary">Details but the first item will always appear on the new page by clicking.

{% for item in viewBag.XXXX %} The items are displayed, but if you click on one of them, they will appear on a separate URL with a display inserted in another Partial template. Is this possible?

Thanks your quick answer and help!

Last updated

shohabbos
shohabbos

Hello, All created fields are attached to a specific page and all values of these fields are available only within this page.

shohabbos
shohabbos

This plugin is designed for static data such as a banner, a list of services etc...

DesignR
DesignR

Don't you plan to develop this? It would be a very universal module...

shohabbos
shohabbos

Soon there will be a new version with database support... After that I can try your idea ;)). Currently, field data is stored in files.

DesignR
DesignR

Great news! What's more useful: Date of publication date, end date date fields by default for all items, and you could allow the created group to be used on multiple pages instead of the current one :)

Last updated

shohabbos
shohabbos

Thanks for the helpful tips ;)) I will try

1-7 of 7