<% if(insufficient_permissions) { %>
You don't have permission to edit this lookup file
<% } else { %>
<% if(is_new) { %>
<% if(lookup_type === "csv"){ %>Generally ends with ".csv"<% } else { %>Specifies the name of collection<% } %>
<% if(lookup_type === "csv"){ %>
<% } %>
<% if(lookup_type === "csv"){ %>Specifies the app where the lookup file will reside<% } else { %>Specifies the app where the collection will reside<% } %>
<% } %>
<%- lookup_name %>
Warning!
Ok!
<% if(lookup_type === "csv" || !is_new) { %>
Right-click the table for editing options
<% } %>
<% if(lookup_type === "csv"){ %>
<% if(!is_new) { %> Revert to previous version <% } %>
<% } else if(lookup_type === "kv" && !is_new) { %>
(changes automatically saved in real-time)
<% } %>
<% } %>