by Codenerix | Aug 12, 2024 | Howto
What we are going to explain below is how to link the behaviour of one field to others in a GenModelForm. To set conditional behaviour in your fields, the trade-off is that you must tune the fields using AngularJS code. Since form rendering is not a CPU-bound process,...
by Codenerix | Jun 6, 2024 | Howto
You can customize many details of CODENERIX by telling the software to behave one way or the other. In this tutorial, you will learn how to customize GenList results to get improved listing. This is quite common when you want to do new things, like adding buttons to...
by Codenerix | Mar 25, 2024 | Howto
In this guide, we will cover how to transform data or produce new data by calculating existing data, and we will go through the process of building our widgets using AngularJS for a ModelForm. Some of the ways explained here will follow the standard Django way of...
by Codenerix | Apr 8, 2023 | Howto
In this post, we will share with you how to use the autofill feature from CODENERIX GenForm and GenModelForm. If you want to visit the general documentation, please follow this link. What does the autofill feature? This feature helps the developer to...
by Codenerix | Jun 18, 2022 | Howto
In this article, you will learn how to enable Elasticsearch, Solr, Whoosh, or Xapian on your CODENERIX website. CODENERIX is ready to work with Search Indexes. For this purpose, it will require you to configure Haystack. Haystack can connect...
Recent Comments