Zoltán Marosvölgyi
Zoltán Marosvölgyi
User can select Name or DisplayName for the tree
add a content card on top of the grid with additional info (type, etc.)
Amikor felveszünk egy webhook-ot megadhatunk egy Type-ot amelyet fog figyelni a rendszer. Itt csak ezt a konkrét Type-ot vizsgálja, és a belőle leszármazott Type-okat meg nem. Szeretném, ha a leszármazott...
Jelenleg a webhookoknál 1db Path-t lehet beállítani, szeretnénk ha itt több Path lehessen megadni:
- [x] Fix RichText field export: export the whole structure instead of the "text". MODIFYING LONGTEXT IMPORT IS OUT OF SCOPE. - [x] Change all RichText to LongText in all...
LongText field esetén legyen lehetőségünk TipTap-et használni. A TipTap-et egészítsük ki HTML kód (Raw) szerkesztővel. A field-en, határozható meg hogy milyen editorral működjön a longtext: Fieldhez szükséges beállítások settings-ben tárolódjanak.
rakjuk bele a repo alkalmazásba /adminui . -SPA hostinggal vagy IIS virtualdirectory probálkozással.
I would like to separete some fields. These fields are technical fields, so customers are just confused. I'd like the fields to be hidden by default, and this can be...
I would like to change icons with custom png/svg icons: Place icons in: /Root/System/Images/Icons You can set icon with icon name in CTD:
I would like to a localization odata Action same as the settings /OData.svc/Root/('Content')/GetSettings?name=portal -> /OData.svc/Root/('Content')/GetLocalization?name=resourceClass&lang=en Needid output: { "resourceClass":{ "Key1":"value1", "Key2":"value2" } }