x x x
x
Only portrait mode is currently supported - please rotate your device.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


HTML
<script>
$("#chat").waitUntilExists(() => {
	$('#chat').attr('src', "https://passport.theonevalley.com/display/PEV/Copy+of+Chat+Pittsburgh+Startup+Challenge+Group+B+Semi-Finals");
});
</script>


Panel


ConfiForms CleanView
filterid:bc48988a-7be2-4029-9057-bb15230082fa
pageTitlePEV:Create Event
formNamecreateEvent
limit1

PEV50559320https://passport.theonevalley.com/display/PEV/


ConfiForms Form Definition
formNamepublisher


Publish@selfpublisherPublishtrueINLINEAre you sure you want to publish this event? It will be visible to all users on the Events Dashboard!


publishpublish flagcheckbox

formIdform idread_only

Update ConfiForms entries by filteronCreatedpublish=trueid:bc48988a-7be2-4029-9057-bb15230082facreateEvent:50559320




ConfiForms Form Definition
formNamepublishec


Unpublish@selfpublishecUnpublishtrueINLINEAre you sure you want to un-publish this event? It will no longer be visible to all users on the Events Dashboard!


publishpublish flagcheckbox

formIdform idread_only

Update ConfiForms entries by filteronCreatedpublish=falseid:bc48988a-7be2-4029-9057-bb15230082facreateEvent:50559320



Event send email pittsburgh
EntryId[entry.id]

Event page rsvp from confiform pittsburgh
SpaceNamePEV
EntryId[entry.id]
URLSpacehttps://passport.theonevalley.com/display/PEV/

HTML
<script>
$(".unregister-button").click(() => {
console.log("unregister button clicked");
});
</script>

Yes no modal popup
AffirmativeOnclickFunctionremoveFromWatchlist()
NegativeButtonTextCancel
UniqueIdentifierunregisterButton
AffirmativeButtonTextOk
ModalResponseTextThis event has been removed from your watchlist.
ModalPromptTextAre you sure you want to remove this event from your Watchlist?
ModalButtonSelector.unregister-button

Yes no modal popup
AffirmativeOnclickFunctionupdateGuestCalendars()
NegativeButtonTextCancel
UniqueIdentifierupdateGuestCalendarsButton
AffirmativeButtonTextOk
ModalResponseTextAn email has been sent to the event guest list with the updated calendar invite and event information!
ModalPromptTextThis will send an email to everyone on the guest list with an updated calendar invitation!
ModalButtonSelector.update-rsvp-button

Yes no modal popup
AffirmativeOnclickFunctionremoveEvent()
NegativeButtonTextCancel
UniqueIdentifierdeleteEvent
AffirmativeButtonTextOk
ModalResponseTextThis event has been removed.
ModalPromptTextAre you sure you want to remove this event?
ModalButtonSelector.deleteButton

Yes no modal popup input pittsburgh
AffirmativeOnclickFunctionuploadGuestListRSVP()
NegativeButtonTextCancel
UniqueIdentifieruploadGuestCalendarsButton
AffirmativeSecondOnclickFunctionsendUploadGuestEmail()
InstanceGroupNamepittsburgh-administrators, pittsburgh-users
AffirmativeButtonTextOk
ModalResponseTextAn email has been sent to the event guest list with a calendar invite and event information!
SecondAffirmativeButtonTextSend Invites
ModalPromptTextAdd users that you would like invite to this event. Use a comma separated format e.g.: johnsmith@example.com, janedoe@example.com
ModalButtonSelector.upload-rsvp-button

...