IP Address Displayed in Info Bar
To display a user’s IP address aligned to the far left in a .kn-info.kn-container element within your Knack application, you can use a simple JavaScript snippet along with some CSS for alignment. This will involve fetching the user’s IP address using a public API and updating the HTML content of a specified element.
Link to Code: https://docs.google.com/document/d/e/2PACX-1vT8BGBuRXpXK4TSArEv3ltPbHADvpk1AGwJI9FxtORODKHBEHwVM-EfSoTkNNBUiXCJ_Z52oBnZIKbi/pub
ip address