- Posts: 17
- Thank you received: 0
Mass Actions
10 years 1 month ago #247793
by Saunders
Mass Actions was created by Saunders
-- url of the page with the problem -- :
www.uvgear.elements-chartreuse.co.uk
-- Joomla version -- : 3.5
-- PHP version -- : uo to date
-- Browser(s) name and version -- : chrome
Can you please direct me to the location in the documentation where INT, FLOAT, STRING and OPERATION are defined?
i have looked through your mass actions documentation and through the forum for too long now, and I cannot find anything on these terms anywhere. Advice please?
Thanks
-- Joomla version -- : 3.5
-- PHP version -- : uo to date
-- Browser(s) name and version -- : chrome
Can you please direct me to the location in the documentation where INT, FLOAT, STRING and OPERATION are defined?
i have looked through your mass actions documentation and through the forum for too long now, and I cannot find anything on these terms anywhere. Advice please?
Thanks
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 12953
- Thank you received: 1778
10 years 1 month ago #247802
by Mohamed Thelji
Replied by Mohamed Thelji on topic Mass Actions
Hello,
These 4 types are actually not described through our documentation, thank you for your feedback.
If you set the "Type" option to :
- INT : then you'll change the value of the field to an Integer
- FLOAT : then you'll change the value of the field to a "floating point number"
- STRING : then you'll change the value of the field to a string which is series of characters
- OPERATION : then the value of the field will be determined by an operation like for example.
+ 1. If we want to change of value of a price then an operation like this will do the job : price.price_value + 1
These 4 types are actually not described through our documentation, thank you for your feedback.
If you set the "Type" option to :
- INT : then you'll change the value of the field to an Integer
- FLOAT : then you'll change the value of the field to a "floating point number"
- STRING : then you'll change the value of the field to a string which is series of characters
- OPERATION : then the value of the field will be determined by an operation like for example
Please Log in or Create an account to join the conversation.
10 years 1 month ago #247922
by Saunders
Replied by Saunders on topic Mass Actions
Thanks.
I now understand what INT and OPERATION can do, and indeed have now used them effectively.
What exactly is a 'floating point number', and how would that be used? Any by 'series of characters' - do you mean something like a 'word' or a 'collection of words'?
Thanks again
I now understand what INT and OPERATION can do, and indeed have now used them effectively.
What exactly is a 'floating point number', and how would that be used? Any by 'series of characters' - do you mean something like a 'word' or a 'collection of words'?
Thanks again
Please Log in or Create an account to join the conversation.
10 years 1 month ago #247924
by Jerome
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Replied by Jerome on topic Mass Actions
Hi,
See :
en.wikipedia.org/wiki/Floating_point
en.wikipedia.org/wiki/String_(computer_science)
Regards,
See :
en.wikipedia.org/wiki/Floating_point
en.wikipedia.org/wiki/String_(computer_science)
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
Time to create page: 0.191 seconds