Jump to content

DBAXTER

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

DBAXTER's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. First of all, thank you so much for addressing this topic! Second, I've entered this into my html block like so: <div id="record[@field:tbl_schedule_appointment_Appointment_ID]"></div> <script> if ( '[@cbTimestamp*]' > '[@field:tbl_schedule_appointment_Appointment_RescheduleLimit*]') { document.getElementById("record[@field:tbl_schedule_appointment_Appointment_ID]").innerHTML = "<a href="#" onclick="window.open(&quot;https://c0abz413.caspio.com/dp.asp?AppKey=b59950002482bd3538ce4196929d&amp;Appointment_ID=[@field:tbl_schedule_appointment_Appointment_ID]&quot;,&quot;mywindow&quot;, &quot;menubar=1,resizable=1,scrollbars=yes,width=630,height=610&quot;)"><img alt="" src="https://antidotecrs.com/wp-content/uploads/2017/09/rescheduleicon.jpg" style="width: 20px; height: 20px;" /></a>"; } </script> Now I'm not showing any icon when I preview the page. I have checked the formula field; it is working. Could this be because I am using an image on my calendar as the reschedule link? Thanks in advance!
  2. Ok, so I was able to eliminate the borders through Caspio headers, but I cannot find a way to eliminate the padding. I have tried working within the wordpress divi theme and eliminating margins/padding, but it has no effect on the way the forms are deployed.
×
×
  • Create New...