
Asad Ali
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Asad Ali-
Asad Ali commented,
Good luck getting a response from Podio. Ive got 3 tickets outstanding and one has been from 6 days ago. Not a great service for $24 a month and when I am looking to upgrade to 50 users in the comi...
-
Asad Ali commented,
Hi Did you get anywhere with adding up the totals for this? Heres my code incase anyone can help var assetReq = @Assets Required; var assetVal = assetReq == "Hero Banner" ? 1.00 : assetReq == "Ski...
-
Asad Ali commented,
So I have had a crack at it and come up with the below: var assetReq = @Assets Required; var assetVal = assetReq == "Hero Banner" ? 1.00 : assetReq == "Skinny Banner" ? 2.00 : assetReq == "Email De...
-
Asad Ali created a post,
Calculation Based on Multiple Category Selections
Hi All, First ever post and don't think it will be the last! I am a novice when it comes to coding so please be gentle! I am working on an app that gathers the design requirements from marketing ...