Junior Ramos

Results 9 comments of Junior Ramos

Hi. I already tried different ways of convert to jsxbin but none of them worked. And I think that there's no difference between the execution, there are extensions using jsxbin....

Same problem here. The validator works just for the inputFIeld inside the dialog picker when you click the pen for type custom date. For the text field shown by DateTimeField...

I have the same problem. I want to throw an error from the JSX and handle it on the JS side. But it's not working. Any clues on this?

Hi @MaxJohnson. Thanks for the share. The packages are very handy. I implemented the log and logFile. The messages are printed in the console, and the log files are created...

Thanks for the reply. In your example, you do not have the ES_LogFile instance. Both ES_Log and ES_Logfile packages can write files? How they must be used together? And seems...

Hi Max. Maybe I expressed myself wrong in the previous post. What I'm trying to do (it can sound weird) is propagate the error itself from the JSX to the...

Yeah. Seems that it's not possible. But since this topic it's related to this, I left the question. I still couldn't make the log write to file without declaring an...

Great! It's working. It's weird because seems that I saw the double () in some example, and even when I removed before, the script won't work. But it's alright. The...

The optional date flag is nice, but logs that you won't use the date it's a bit uncommon. The idea about the date format is because many people have different...