
ESDC
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 6
Activity overview
Latest activity by ESDC-
ESDC commented,
NVM ... found it lol https://help.podio.com/hc/en-us/articles/203566836-Custom-voting-and-Star-rating
-
ESDC created a post,
voting inside app and other customized fields
Hi all! I couldn't find this anywhere. How did they add the voting field inside the app? https://podio.com/market/apps/42801-buy-a-pint Further to my question, is there a list of customized field...
-
ESDC commented,
+1 we need this too
-
ESDC commented,
Wow thanks Rainer ... this worked perfectly! :D
-
ESDC commented,
Any help would be appreciated. Thanks :)
-
ESDC created a post,
calculate business hours between two dates but limit each day to 8 hours
AnsweredHello I need to compute for business hours between two dates but would need to limit each day to 8 hours. Business Hours = 8am - 5pm Lunch Hour = 12pm - 1pm DateTimeStart = March 1 8am DateTimeEnd ...
-
ESDC commented,
var d1 = moment(@Start Time); var d2 = moment(@End Time); var result = d2.diff(d1, 'hours');
-
ESDC commented,
var finalPrice = (@Acceptance Button == "Accept Assignment") ? @Amount Paid : 0;
-
ESDC commented,
+1 ... We got confused with the new UI since some users lost those icons