Ordinary number list

poni

Member
Can anyone tell me,how can I made a ordinary number list.I need a ordinary number
from left side of the list.When I delete one row for example,row 134 in list,
then automaticly,row 135 becomes row 134 in the list.How can I made it.
I have Joomla 2.511. and fabrik 3.0.8.???
 
So you mean id. Well create calc element, write in it and show in list (on the first place):

global $x;
$x=$x+1;
return $x;
 
So you mean id. Well create calc element, write in it and show in list (on the first place):

global $x;
$x=$x+1;
return $x;



No,No,No,
List with ordinary number is for printing (on paper), and don't touch ID.
"When I delete one row for example,row 134 in list,
then automaticly row 135 becomes row 134 in the list."
And where must I write that script , and how to made a calc element.
 
And where must I write that script , and how to made a calc element.
First of all look at:
http://fabrikar.com/forums/index.php?threads/calculated-value-in-display-element.34492/

If I understand you correctly what you need is list view with order numbers for printing. There is not print option for list view (except CTRL+P). You can also export list to Excel and format view with that software.

To get good order for each record look at:


And where must I write that script , and how to made a calc element.

Woznyp...

I'm very sory for my misunderstanding , and a little nervous.I made all what you told me and now, all works.
You're right.I find the calc element,and put the code in the box , check the ajax box,and all works man.Now,every my list
have ordinary number from left side (beginning),and I can that print with Mozzilla. It must to be simple.I had in Joomla 1.5
and Fabrik 2.1.1 a table template with ordinary number (it was a hack).

Woznyp THANK YOU VERY MUCH
:)
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top