Create an integer field with a start value of 100000 and an end value to 900000 and increment of 1.
select a user to edit this field
Can edit/enter a number in the field
Selecting the user turns the webpage to white.
Joomla 4.2.2
Integer fields with max less than 1000 seem to work acceptably.
Other large numbers for start/stop seems to either turn the returned page to red (error indication) or white (no response at all)
Labels |
Removed:
?
|
Labels |
Added:
No Code Attached Yet
|
Expected behaviour. Integer field provides a drop down list of integers between a minimum and maximum. So not surprising the page ran out of memory.
You want a number field
https://docs.joomla.org/Number_form_field_type
Ah! How do I create a number field from the Users->Fields->New form? There doesn't seem to be a number type there.
BTW - thanks for the explanation - yes, I can see why it didn't work. Not sure how to create a number field, though.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-09-06 19:06:05 |
Closed_By | ⇒ | jzeevi |
And, A lot of searching turned up that you need to select a text field and assign is to get filtered as an integer. Thanks for the hint.
sorry beat me to it - glad you found the answer
I'm happy to try things to help debug this.
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/38709.