
Isaac Miller
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by Isaac Miller-
Isaac Miller commented,
Hi! Is this still not possible?
-
Isaac Miller commented,
Hey Julio, I managed to get the external item ID through the inspect function in google chrome. You just need to select the item inside a related field in another app. Uploaded screenshot. Hope it...
-
Isaac Miller commented,
Worked wonders! Thank you so much!
-
Isaac Miller commented,
Hi Rainer! Totally working if there's some amount paid (thank God) only downside is that if there's nothing paid, calc returns the 123 value instead of just 0, any way around that? Calc field is nu...
-
Isaac Miller commented,
hi! I've tried using the second script but it's not working for me: var val = @all of Value; var cat = @all of Situation; var total = 0; for(var i = 0; i < val.length; i++){ if(cat[i] == "Open"){ t...