This topic is locked

Remaining Characters left count and limit input

1/8/2023 10:17:06 PM
PHPRunner General questions
A
asawyer13 authorDevClub member

I saw an old locked post on this but wanted to revisit this as it was about 12 years old.

I would like to set a limit dynamically on how many characters can be entered into a textarea.

I would also like a countdown so the user know how many characters they have entered and how many are left.

I am starting to see some php tools that do this automatically as far as the remaining character count so wishing it could be something that's eventually built into PHPR.

In the meantime, if there is some JS code or something that will do it, I'm okay with that.

Thanks
Alan

fhumanes 1/9/2023

Hello,

Look at the "Telegramia" plugin functionality. I think it can be the solution you are looking for.

https://fhumanes.com/blog/guias-desarrollo/plugines-de-phprunner/

Regards,
fernando