How kan I change Display Num from All to e.g 10?
Forums
Deafault "Display Num" [Solved]
Hi Jelu,
at some thread I posted a patch to overcome this issue, please fine it here in the forums!
Regards
Max
at some thread I posted a patch to overcome this issue, please fine it here in the forums!
Regards
Max
Found it here
http://www.chronoengine.com/forums.html?cont=posts&f=12&t=11019
and here
http://www.chronoengine.com/forums.html?cont=posts&f=12&t=11562&p=17172#p17172
And it works. In the first topic you will need to get the admin part that overwrite the file in SITE/administrator/components/com_chronoconnectivity
The second link to a fixed Patch that goes in SITE/components/com_chronoconnectivity
Another thing is that I wanted to change the ButtonText Save in connectivity to Spara (Swedish for Save) and Avbryt (Swedish for Cancel). You then have to change in chronoconnectivity.php the word 'Save' to e.g Spara to match chronoconnectivity.html.php value in submit form. Cancel does not matter 'cause nothing really happens other then go back to your list. This is for {edit_record} function.
http://www.chronoengine.com/forums.html?cont=posts&f=12&t=11019
and here
http://www.chronoengine.com/forums.html?cont=posts&f=12&t=11562&p=17172#p17172
And it works. In the first topic you will need to get the admin part that overwrite the file in SITE/administrator/components/com_chronoconnectivity
The second link to a fixed Patch that goes in SITE/components/com_chronoconnectivity
Another thing is that I wanted to change the ButtonText Save in connectivity to Spara (Swedish for Save) and Avbryt (Swedish for Cancel). You then have to change in chronoconnectivity.php the word 'Save' to e.g Spara to match chronoconnectivity.html.php value in submit form. Cancel does not matter 'cause nothing really happens other then go back to your list. This is for {edit_record} function.
This topic is locked and no more replies can be posted.