rlwnocable
Forum Replies Created
-
Hello,
Thanx a lot !
I got it to work ??Best regards
RobertArrghh. must be me that is stupid ??
The formula is right now:
var tid = RNMinutesDiff($$field_rnField6$$.GetField(current,’rnmoedetid’),
$$field_rnField6$$.GetField(current,’rnsluttid’)) /60;if (new Time ($$field_rnField6$$.GetField(current,’rnmoedetid’)) >= 61200000)
return tid;
else
return ”;But is just looping when i start up the page .
tipform.nocable.dk/mjutidsregAlso when i place ‘Debugger;’ at the very beginning of the site.
Cleared all caches both on the iste and the client.
Can you login to the site ? I think you have the login and password already.
Else send me an email in private on [email protected].
Thanx a lot for your excellent support!
Is there anywhere in the dokumentation, where you have the possibilities with conditions and formulas with timepickers?br
Robertsorry to bother you , but i cannot get it to work .
can i ask you to take a look at it again ?var tid1 = (RNMinutesDiff($$field_rnField6$$.GetField(current,’rnmoedetid’),
? ? ? ? ? ? ? $$field_rnField6$$.GetField(current,’rnsluttid’))) / 60;
if (new Time ($$field_rnField6$$.Getfield(current,’rnmoedetid’)) >= 61200000)
return tid1;
Else
return ”;Thanx a lot!
Hmmm, where schould i place the return “; ?
var tid1 = (RNMinutesDiff($$field_rnField6$$.getfield(current,’rnmoedetid’,$$field_rnField6$$.getfield(current,’rnsluttid’))
if (time($$field_rnField6$$.Getfield(current,’rnmoedetid’) >=61200000))
return tid1;Hello ,
Did you get a chance to look at this ?
Its the only thing i’m missing before setting the form into production ??
best regards
RobertOh, sorry .
trying again :
I can’t paste a screenshot in here,
but the field names are :
Moedetid (timepicker)
Sluttid (timepicker)var tid1 = (RNMinutesDiff($$field_rnField6$$.GetField(current,’rnmoedetid’),
? ? ? ? ? ? ? $$field_rnField6$$.GetField(current,’rnsluttid’)))/ 60if(new time($$field_rnField6$$.GetField(current,’rnmoedetid’)>=61200000))
return tid1;Hello
did you get my mail with the screenshots ?THANX !!!!
It works ??I love your support!
Br
RobertHello ,
Yes the weekday field is in the repeater it selv ??Br
RobertHEllo,
I have a field already for the weekeday and want to show it as text ??
best regards
Robert