How to change the code so I get the year in stead of the current date?
Sorry for this newbie question, it must be something small with the data type, but I can’t fix it.
I tried, $w(“#dateText”).text = today.getFullYear(); but that returns an error that 2018 is not of the type string.
Hi, When I get to the stage of pasting the code into the code panel it doesn’t give me an option to paste. can someone explain how I can add the code please?
Thanks - already read that - didn’t help. I copy the code, open the panel, see where to add the code, click on the line “//TODO: write your page related code here…” , but no paste option appears in my right click menu - that is the issue I am having. It lets me type code in that space but I don’t want to type it all out, I want to copy/paste - is that not possible?