Welcome to xCrud Community - Data Management and extended PHP CRUD
Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?
Important Update: Unauthorized xCrud Software Versions
Greetings to all our cherished community members,
We hope this message finds you well. Today, we need to address a significant issue concerning the xCrud software that affects the integrity and future of our community.
Unauthorized...
$xcrud->change_type('field', 'image', false,
'is_webp' => true);
*** Hidden text: You do not have sufficient rights to view the hidden text. Visit the forum thread! ****** Hidden text: You do not have sufficient rights to view the hidden text. Visit the forum thread! ****** Hidden text...
you have possibility to do this :
Example 1
$xcrud->fields('id','field_relation','field_dropdown');
$xcrud->relation('field_dropdown','table_dropdown','id_relation','field_value',array('data_array' => {field_relation}));
Example 2...
Hello,
The really owner of xcrud f0ska was dead and other user have decided to create new site and sell own modification "more modification is graphical not functionality", I have decided to start xcrud.me forum to support f0ska project and do not lost this amazing work in memory of him.
YOU CAN SET PLUGIN ATTRIB YOU WANT TO DO
$xcrud->set_attr('artikel_duplizieren',array('id'=>'artikel_duplizieren','data-text'=>'Are you sure you want to ....'));
j(document).on("ready xcrudafterrequest", function(event, container,data) {
//here you can do all your request via javascript or...