B4J Question [ABMaterial] text input align-right

Hilton

Active Member
Licensed User
Longtime User
Hi,

I am converting an existing app to ABMaterial framework and enjoying it. However, I had to laugh because I have stumbled over what seems to be quite simple - trying to right align text in an abminput. Could someone please point me in the right direction!

Thanks,
Hilton.
 

Hilton

Active Member
Licensed User
Longtime User
I just realize I probably did not add an alignment to the input field. Guess in all those months I just never needed another alignment. I'll add it.

I have used an ExtraCss file to get the desired effect in the interim.

However, just a word of warning to any other user that uses an ExtraCss file - open up the html in the browser (developer tools) and double check the id of the field. In my case I was foxed because I initially used the ID in my program which failed. It dawned on me that the field was within a tab and that the name may include the parent name, and indeed it does. So save yourself some time and see what the browser says the id of the field actually is.

Bye,
Hilton.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…