Jump to content

kcastagnaro

Members
  • Posts

    23
  • Joined

  • Last visited

Reputation Activity

  1. Like
    kcastagnaro reacted to ChristianM in Caspio Directories Logging In/Out   
    Thanks @CoopperBackpack for the response! Like @kcastagnaro said, we cannot currently use Directories for Authentication and have Cross-App Login.
    Due to federal requirements we have had to implement Directories for 2FA support.
    I sure hope the Product team adds this critical functionality. The current alternative of building duplicate data pages with different authentications is time-consuming and difficult to manage updates.
  2. Thanks
    kcastagnaro got a reaction from TellMeWhy in Calendar Pop up   
    Hi! I was actually able to figure it out. I had to customize the following in my CSS. It was 14px. Thank you so much for your help!
     
    div.numInputWrapper span {
        position: absolute;
        right: 0;
        width: 2px;
        height: 50%;
        line-height: 50%;
        cursor: pointer;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
×
×
  • Create New...